论坛精华 >> Oracle 专栏 >> A 7-1 Using Redo Log Files [查看别人的评论]

由 macro 发布于: 2001-03-01 11:43

The oracle server maintains online redo log files to minimize the loss of data in the database .The redo log files record all changes made to data in the database buffer cache with some exceptions;for example ,in the case of direct writes.


Redo log files are used in a situation such as an instance failure to recover committed data that has not been written to the data files.The redo log files are used only for recovery.

点这里对该文章发表评论

该文章总得分是 6 分,你认为它对你有帮助吗? [非常多](1) [有一些](1) [无帮助](1) [是灌水](1)

Copyright © 2001 - 2009 JSP001.com . All Rights Reserved